LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

SetLoggerChannels(String,String,Dictionary<String,ILoggingChannel>) Method

Show in webframe





Name of the addin.
Name of the logger.
The list of channels to add tot he logger.
Sets the logger channels for the specified addin.
Syntax
public void SetLoggerChannels( 
   string addinName,
   string loggerName,
   Dictionary<string,ILoggingChannel> channels
)
'Declaration
 
Public Overloads Sub SetLoggerChannels( _
   ByVal addinName As String, _
   ByVal loggerName As String, _
   ByVal channels As Dictionary(Of String,ILoggingChannel) _
) 
'Usage
 
Dim instance As AdvancedSettings
Dim addinName As String
Dim loggerName As String
Dim channels As Dictionary(Of String,ILoggingChannel)
 
instance.SetLoggerChannels(addinName, loggerName, channels)

            

            
public:
void SetLoggerChannels( 
   String^ addinName,
   String^ loggerName,
   Dictionary<String^,ILoggingChannel^>^ channels
) 

Parameters

addinName
Name of the addin.
loggerName
Name of the logger.
channels
The list of channels to add tot he logger.
Remarks
If the logger doesn't exist when this method is called it will be created.
Requirements

Target Platforms

See Also

Reference

AdvancedSettings Class
AdvancedSettings Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features